IniFile.parse

Simple parser for the .conf or .ini files commonly found.

class IniFile
static
parse
(
string content
,
string path = ""
)

Meta